Add gtkoffscreenwindow.sgml
authorCody Russell <crussell@canonical.com>
Fri, 18 Dec 2009 20:27:41 +0000 (21:27 +0100)
committerCody Russell <bratsche@gnome.org>
Mon, 28 Dec 2009 15:33:42 +0000 (09:33 -0600)
docs/reference/gtk/tmpl/gtkoffscreenwindow.sgml [new file with mode: 0644]

diff --git a/docs/reference/gtk/tmpl/gtkoffscreenwindow.sgml b/docs/reference/gtk/tmpl/gtkoffscreenwindow.sgml
new file mode 100644 (file)
index 0000000..b52f7b7
--- /dev/null
@@ -0,0 +1,49 @@
+<!-- ##### SECTION Title ##### -->
+GtkOffscreenWindow
+
+<!-- ##### SECTION Short_Description ##### -->
+A toplevel container widget for doing offscreen rendering of children
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+The #GtkOffscreenWindow container is a top-level container that is used
+to manage offscreen rendering and snapshot retrieval of the widget that
+is contained inside it.
+
+</para>
+<para>
+GtkOffscreenWindow was introduced in GTK+ 2.20.
+</para>
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### STRUCT GtkOffscreenWindow ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### FUNCTION gtk_offscreen_window_get_pixmap ##### -->
+<para>
+
+</para>
+
+@offscreen:
+@Returns:
+
+
+<!-- ##### FUNCTION gtk_offscreen_window_get_pixbuf ##### -->
+<para>
+
+</para>
+
+@offscreen:
+@Returns:
+
+